@charset "utf-8";
/* CSS Document */
body,*,html,a,h1,h2,h3,span,div,ul,li{margin:0; padding:0px;}
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; text-decoration:none; line-height:180%;}
ul,li{list-style:none;}
.clearfix { clear: both; zoom: 1; }
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
img{border:0px none;}

table{margin:0 auto;}





/* 本例子css */
.nav{ height:43px; line-height:43px; position:relative; z-index:1; width:1120px; margin:0 auto;}
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline; width:140px; background:url(../images/lll.jpg) no-repeat right;}
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; font-size:14px; font-weight:bold; width:140px; text-align:center;}
.nav .sub{ display:none; width:180px; left:0; top:43px;  position:absolute; background:#0a79c5;  line-height:30px; }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px;text-decoration:none; text-align:center;}
.nav .sub a:hover{ background:#f08300; color:#fff; text-decoration:none;}
.nav .on h3 a{ background:#f08300; color:#fff;   }






/*banner*/
.banner { height: 479px; width: 100%; position: relative; }
.banner .bd, .banner .bd ul, .banner .bd ul li { height: 479px; width: 100% !important; }
.banner .bd ul li { background-repeat: no-repeat; background-position: center top; }
.banner .bd ul li a { height: 479px; width: 100% !important; display: block; }
.banner .prev, .banner .next { width: 51px; height: 100px; position: absolute; top: 50%; margin-top: -50px; background-repeat: no-repeat; background-position: 0 0; }
.banner .prev { left: 30px; background-image: url(../images/arrow_l.png); }
.banner .next { right: 30px; background-image: url(../images/arrow_r.png); }
.banner .prevStop, .banner .nextStop { display: none; }
.banner .hd { position: absolute; bottom:20px; width: 100%;  }
.banner .hd ul { width: 100%; text-align: center; }
.banner .hd ul li { width: 8px; height: 8px; border-radius: 50%; border: 1px solid #fff; margin: 0 6px; display: inline-block; text-indent: -9999px; cursor: pointer; }
.banner .hd ul li.on { background: #fff; }


a.menu{color:#fff; font-family:"Microsoft Yahei"; font-size:15px; text-decoration:none;}
a.menu:hover{color:#fff4ba; text-decoration:none;}

.title{font-family:"Microsoft Yahei"; color:#154aa0; font-size:20px; text-decoration:none;}
.titlea{color:#d77500;font-family:"Microsoft Yahei"; font-size:18px; text-decoration:none;}
.titleb{font-family:"Microsoft Yahei"; color:#154aa0; font-size:16px; text-decoration:none;}
.titlec{font-family:"Microsoft Yahei"; color:#fff; font-size:14px; text-decoration:none;}

a.more{color:#e90000; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
a.more:hover{text-decoration:underline;}